home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 124
- Top = 82
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 259
- ClientWidth = 497
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 14
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 473
- Height = 241
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object ProductName: TLabel
- Left = 136
- Top = 16
- Width = 204
- Height = 13
- Caption = 'Product Name: Imagelib Shareware version'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 208
- Top = 40
- Width = 56
- Height = 13
- Caption = 'Version: 2.2'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 88
- Top = 96
- Width = 263
- Height = 13
- Caption = 'Copyright: 1995 by Kevin Adams (CIS: 74742,1444) and'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Label1: TLabel
- Left = 179
- Top = 112
- Width = 143
- Height = 13
- Caption = 'Jan Dekkers (CIS: 72130,353)'
- end
- object Label2: TLabel
- Left = 16
- Top = 134
- Width = 351
- Height = 13
- Caption =
- 'To eliminate the shareware message, send Check or Moneyorder of ' +
- '$65 to'
- end
- object Label3: TLabel
- Left = 16
- Top = 155
- Width = 60
- Height = 13
- Caption = 'Jan Dekkers'
- end
- object Label4: TLabel
- Left = 16
- Top = 178
- Width = 115
- Height = 13
- Caption = '11956 Riverside Dr. 206'
- end
- object Label5: TLabel
- Left = 16
- Top = 200
- Width = 116
- Height = 13
- Caption = 'N. Hollywood CA 91607.'
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 113
- Height = 81
- Center = True
- Stretch = True
- end
- object Label8: TLabel
- Left = 15
- Top = 222
- Width = 303
- Height = 13
- Caption = 'Or go SWREG 6791 on CompuServe and register there for $69 '
- end
- object Panel2: TPanel
- Left = 168
- Top = 162
- Width = 289
- Height = 50
- Color = clNavy
- TabOrder = 0
- object Label6: TLabel
- Left = 39
- Top = 8
- Width = 221
- Height = 13
- Caption = 'This will give you the right to use the dll in your '
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 44
- Top = 24
- Width = 210
- Height = 13
- Caption = 'applications and the source code of the VCL'
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- object OKButton: TBitBtn
- Left = 391
- Top = 21
- Width = 77
- Height = 84
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Layout = blGlyphTop
- Margin = 30
- Style = bsNew
- Spacing = 1
- IsControl = True
- end
- end
-